emitting row-has-child-toggled when the level is not in the cache does not
authorKristian Rietveld <kris@gtk.org>
Mon, 24 Oct 2005 19:01:36 +0000 (19:01 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 24 Oct 2005 19:01:36 +0000 (19:01 +0000)
commit3fe6e98689dc004935dfe94411b4927fd014ab28
treeeb5b0510dc95ae9e9c590992f2544310076684ad
parent890f4a1789fc157c6a7b0dce53010c74ba52a4a8
emitting row-has-child-toggled when the level is not in the cache does not

2005-10-24  Kristian Rietveld  <kris@gtk.org>

* gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_inserted): emitting
row-has-child-toggled when the level is not in the cache does not
make sense.  (This bug probably crept in during the early stages
of GtkTreeModelSort when there wasn't a correct row-has-child-toggled
implementation yet),
(gtk_tree_model_sort_real_unref_node): only get the child iter
when we will actually also use it.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktreemodelsort.c